home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / misc / simplecat.lha / SimpleCat / Examples / MCControl.cs < prev    next >
Encoding:
Text File  |  1999-10-03  |  20.1 KB  |  1,138 lines

  1. ## languages english,deutsch,français
  2. ## version $VER: MCControl.catalog 1.28 (30.09.99)
  3. ## codeset 0
  4. ## autonum 1
  5. ## asmfile english,sourcecodes:MCControl/Sources/SRC.MC_Locale
  6. ## localepath Sourcecodes:MCControl/Catalogs/
  7. ;
  8. MSG_ScreenTitle
  9. PSX MemoryCard Control V%ld.%ld by Guido Mersmann
  10. PSX MemoryCard Control V%ld.%ld von Guido Mersmann
  11. PSX MemoryCard Control V%ld.%ld par Guido Mersmann
  12. ;
  13. ;----------------------------------------------------------------------------
  14. ; MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN
  15. ;----------------------------------------------------------------------------
  16. MSG_Flag_Invalid
  17. I
  18. I
  19. I
  20. ;
  21. MSG_Flag_Free
  22. -
  23. -
  24. -
  25. ;
  26. MSG_Flag_Used
  27. U
  28. B
  29. U
  30. ;
  31. MSG_Flag_Linked
  32. L
  33. L
  34. L
  35. ;
  36. MSG_Flag_Deleted
  37. -
  38. -
  39. -
  40. ;
  41. MSG_Comment_Free
  42. Free
  43. Frei
  44. Libre
  45. ;
  46. MSG_Comment_Invalid
  47. Entry Invalid
  48. Eintrag fehlerhaft
  49. Entrée invalide
  50. ;
  51. MSG_Region_EUR
  52. EUR
  53. EUR
  54. EUR
  55. ;
  56. MSG_Region_US
  57. US
  58. US
  59. US
  60. ;
  61. MSG_Region_JAP
  62. JAP
  63. JAP
  64. JAP
  65. ;
  66. MSG_Region_Unknown
  67. UKN
  68. UKN
  69. UKN
  70. ;
  71. ;----------------------------------------------------------------------------
  72. ; Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult Mult
  73. ;----------------------------------------------------------------------------
  74. MSG_Mult_WindowTitle
  75. MemoryCard Control !!
  76. MemoryCard Control !!
  77. Contrôle de la carte mémoire !!
  78. ;
  79. MSG_Mult_Directory_GAD
  80. Directory
  81. Karteninhalt
  82. Contenu
  83. ;
  84. MSG_Mult_CardSlot_GAD
  85. Slo_t
  86. Slo_t
  87. Slo_t
  88. ;
  89. MSG_Mult_CardType_GAD
  90. T_ype
  91. T_yp
  92. T_ype
  93. ;
  94. MSG_Mult_ReadDirectory_GAD
  95. Download _Directory
  96. _Verzeichnis lesen
  97. Lecture _contenu
  98. ;
  99. MSG_Mult_DownloadCard_GAD
  100. Download _Card
  101. _Karte lesen
  102. Lecture c_arte
  103. ;
  104. MSG_Mult_UploadCard_GAD
  105. _Upload Card...
  106. Karte _schreiben...
  107. _Ecriture carte...
  108. ;
  109. MSG_Mult_MemoryCard_WindowTitle
  110. MemoryCard in Card slot %ld
  111. MemoryCard im Kartenslot %ld
  112. Carte mémoire dans slot %ld
  113. ;
  114. MSG_Mult_File_WindowTitle
  115. MemoryCard from '%s'!
  116. MemoryCard von '%s'!
  117. Carte mémoire '%s'!
  118. ;
  119. MSG_Mult_Formatted_WindowTitle
  120. Formatted MemoryCard Buffer!
  121. Formatierter MemoryCard Puffer!
  122. Tampon de la carte mémoire formatté!
  123. ;
  124. ;----------------------------------------------------------------------------
  125. ; Mult MENU Mult MENU Mult MENU Mult MENU Mult MENU Mult MENU Mult MENU Mult
  126. ;----------------------------------------------------------------------------
  127. MSG_MENU_Mult_Project
  128. Project
  129. Projekt
  130. Projet
  131. ;
  132. MSG_MENU_Mult_NewWindow
  133. New Window...
  134. Neues Fenster...
  135. Nouvelle fenêtre...
  136. ;
  137. MSG_MENU_Mult_NewWindow_Key
  138. N
  139. N
  140. N
  141. ;
  142. MSG_MENU_Mult_Preferences
  143. Preferences...
  144. Voreinstellungen...
  145. Préférences...
  146. ;
  147. MSG_MENU_Mult_Preferences_Key
  148. P
  149. P
  150. P
  151. ;
  152. MSG_MENU_Mult_About
  153. About...
  154. Über...
  155. A propos...
  156. ;
  157. MSG_MENU_Mult_About_Key
  158. ?
  159. ?
  160. ?
  161. ;
  162. MSG_MENU_Mult_Quit
  163. Quit
  164. Beenden
  165. Quitter
  166. ;
  167. MSG_MENU_Mult_Quit_Key
  168. Q
  169. Q
  170. Q
  171. ;
  172. MSG_MENU_Mult_MemoryCard
  173. MemoryCard
  174. MemoryCard
  175. Carte mémoire
  176. ;
  177. MSG_MENU_Mult_LoadImage
  178. Load...
  179. Laden...
  180. Charger...
  181. ;
  182. MSG_MENU_Mult_LoadImage_Key
  183. O
  184. O
  185. O
  186. ;
  187. MSG_MENU_Mult_SaveImage
  188. Save...
  189. Speichern...
  190. Sauver...
  191. ;
  192. MSG_MENU_Mult_SaveImage_Key
  193. S
  194. S
  195. S
  196. ;
  197. MSG_MENU_Mult_Export
  198. Export
  199. Exportieren
  200. Exporter
  201. ;
  202. MSG_MENU_Mult_AsImageFile
  203. As Image (.mcd)...
  204. als Image (.mcd)...
  205. en tant qu'image (.mcd)...
  206. ;
  207. MSG_MENU_Mult_AsImageFile_Key
  208. §
  209. §
  210. §;
  211. MSG_MENU_Mult_AsGameFile
  212. As Game (.gme)...
  213. als Game (.gme)...
  214. en tant que Game (.gme)...
  215. ;
  216. MSG_MENU_Mult_AsGameFile_Key
  217. §
  218. §
  219. §
  220. ;
  221. MSG_MENU_Mult_AsVgsFile
  222. As VideoGameStrategies (.vgs)...
  223. als VideoGameStrategies (.vgs)...
  224. en tant que VideoGameStrategies (.vgs)...
  225. ;
  226. MSG_MENU_Mult_AsVgsFile_Key
  227. §
  228. §
  229. §
  230. ;
  231. MSG_MENU_Mult_Directory
  232. Directory (ASCII)...
  233. Verzeichnis (ASCII)...
  234. Contenu (ASCII)...
  235. ;
  236. MSG_MENU_Mult_Directory_Key
  237. §
  238. §
  239. §
  240. ;
  241. MSG_MENU_Mult_ReadDirectory
  242. Read Directory
  243. Verzeichnis lesen
  244. Lecture contenu
  245. ;
  246. MSG_MENU_Mult_ReadDirectory_Key
  247. D
  248. D
  249. D
  250. ;
  251. MSG_MENU_Mult_DownloadCard
  252. Download Card
  253. Karte lesen
  254. Lecture carte
  255. ;
  256. MSG_MENU_Mult_DownloadCard_Key
  257. §
  258. §
  259. §
  260. ;
  261. MSG_MENU_Mult_UploadCard
  262. Upload Card...
  263. Karte schreiben...
  264. Ecriture carte...
  265. ;
  266. MSG_MENU_Mult_UploadCard_Key
  267. §
  268. §
  269. §
  270. ;
  271. MSG_MENU_Mult_FormatBuffer
  272. Complete Format
  273. Komplett formatieren
  274. Formattage complet
  275. ;
  276. MSG_MENU_Mult_FormatBuffer_Key
  277. §
  278. §
  279. §
  280. ;
  281. MSG_MENU_Mult_QuickFormatBuffer
  282. Quick Format
  283. Schnell formatieren
  284. Formattage rapide
  285. ;
  286. MSG_MENU_Mult_QuickFormatBuffer_Key
  287. §
  288. §
  289. §
  290. ;
  291. MSG_MENU_Mult_MultiPageUp
  292. Next Card Page
  293. Nächste Kartenseite
  294. Page suivante de la carte
  295. ;
  296. MSG_MENU_Mult_MultiPageUp_Key
  297. 2
  298. 2
  299. 2
  300. ;
  301. MSG_MENU_Mult_MultiPageDown
  302. Previous Card Page
  303. Vorherige Kartenseite
  304. Page précédente de la carte
  305. ;
  306. MSG_MENU_Mult_MultiPageDown_Key
  307. 1
  308. 1
  309. 1
  310. ;
  311. MSG_MENU_Mult_SaveGames
  312. Save Games
  313. Spielstände
  314. Sauvegardes de jeux
  315. ;
  316. MSG_MENU_Mult_LoadSGame
  317. Load...
  318. Laden...
  319. Charger...
  320. ;
  321. MSG_MENU_Mult_LoadSGame_Key
  322. L
  323. L
  324. L
  325. ;
  326. MSG_MENU_Mult_SaveSGame
  327. Save...
  328. Speichern...
  329. Sauver...
  330. ;
  331. MSG_MENU_Mult_SaveSGame_Key
  332. §
  333. §
  334. §
  335. ;
  336. MSG_MENU_Mult_SaveAllSGames
  337. Save all Files...
  338. Speichere alles...
  339. Sauver tous les fichiers...
  340. ;
  341. MSG_MENU_Mult_SaveAllSGames_Key
  342. §
  343. §
  344. §
  345. ;
  346. MSG_MENU_Mult_AsPSX
  347. As PSX File (.psx)...
  348. als PSX-Datei (.psx)...
  349. en tant que fichier PSX (.psx)...
  350. ;
  351. MSG_MENU_Mult_AsPSX_Key
  352. §
  353. §
  354. §
  355. ;
  356. MSG_MENU_Mult_AsMEM
  357. As MEM File (.mem & .txt)...
  358. als MEM-Datei (.mem & .txt)...
  359. en tant que fichier MEM (.mem & .txt)...
  360. ;
  361. MSG_MENU_Mult_AsMEM_Key
  362. §
  363. §
  364. §
  365. ;
  366. MSG_MENU_Mult_DeleteSGame
  367. Delete File
  368. Datei löschen
  369. Effacer fichier
  370. ;
  371. MSG_MENU_Mult_DeleteSGame_Key
  372. §
  373. §
  374. §
  375. ;
  376. MSG_MENU_Mult_UndeleteSGame
  377. Undelete File
  378. Datei wiederherstellen
  379. Récupérer fichier
  380. ;
  381. MSG_MENU_Mult_UndeleteSGame_Key
  382. §
  383. §
  384. §
  385. ;
  386. MSG_MENU_Mult_DeleteAllSGames
  387. Delete all Files
  388. Alle Dateien löschen
  389. Effacer tous les fichiers
  390. ;
  391. MSG_MENU_Mult_DeleteAllSGames_Key
  392. §
  393. §
  394. §
  395. ;
  396. MSG_MENU_Mult_UndeleteAllSGames
  397. Undelete all Files
  398. Alle Dateien wiederherstellen
  399. Récupérer tous les fichiers
  400. ;
  401. MSG_MENU_Mult_UndeleteAllSGames_Key
  402. §
  403. §
  404. §
  405. ;
  406. MSG_MENU_Mult_ConvertSGame
  407. Convert File...
  408. Datei konvertieren...
  409. Convertir le fichier...
  410. ;
  411. MSG_MENU_Mult_ConvertSGame_Key
  412. C
  413. C
  414. C
  415. ;
  416. ;----------------------------------------------------------------------------
  417. ; SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT SETT
  418. ;----------------------------------------------------------------------------
  419. MSG_Sett_WindowTitle
  420. MCControl Preferences
  421. MCControl Voreinstellungen
  422. Préférences pour MCControl
  423. ;
  424. MSG_Sett_Communication_GAD
  425. Communication
  426. Verbindung
  427. Communication
  428. ;
  429. MSG_Sett__Communication_GAD
  430. C_ommunication
  431. V_erbindung
  432. C_ommunication
  433. ;
  434. MSG_Sett_SpeedCheck_GAD
  435. S_tartup Speed Check
  436. _Leistungsprüfung
  437. _Vérif. vit. sys.
  438. ;
  439. MSG_Sett_SystemSpeed_GAD
  440. System Sp_eed    
  441. Sys_temgeschw.    
  442. V_itesse système    
  443. ;
  444. MSG_Sett_AutoDetect_GAD
  445. Aut_o Detect
  446. Auto _Erkennung
  447. Dé_tection auto
  448. ;
  449. MSG_Sett_YourCards_GAD
  450. Your Cards
  451. Ihre Karten
  452. Vos cartes
  453. ;
  454. MSG_Sett_OtherCards_GAD
  455. Default Cards
  456. Kartenstapel
  457. Cartes par défaut
  458. ;
  459. MSG_Sett_EditCard_GAD
  460. _Edit Card...
  461. _Karte editieren...
  462. _Editer carte...
  463. ;
  464. MSG_Sett_AutoConfig_GAD
  465. A_uto Config...
  466. A_utokonfiguration...
  467. _Configuration auto...
  468. ;
  469. MSG_Sett_XPK_GAD
  470. XPK
  471. XPK
  472. XPK
  473. ;
  474. MSG_Sett__XPK_GAD
  475. _XPK
  476. _XPK
  477. _XPK
  478. ;
  479. MSG_Sett_XPKPacking_GAD
  480. _XPK compression
  481. _XPK Komprimierung
  482. _Compression XPK
  483. ;
  484. MSG_Sett_XPKPackMethod_GAD
  485. M_ethod
  486. _Methode
  487. _Méthode
  488. ;
  489. MSG_Sett_Misc_GAD
  490. Miscellaneous
  491. Verschiedenes
  492. Divers
  493. ;
  494. MSG_Sett__Misc_GAD
  495. _Miscellaneous
  496. _Verschiedenes
  497. _Divers
  498. ;
  499. MSG_Sett_MultiReader_GAD
  500. _Multi Card Reader
  501. _Multi Card Reader
  502. _Type de lecteur
  503. ;
  504. MSG_Sett_QuickFrames_GAD
  505. _Quick Access
  506. S_chneller Zugriff
  507. Accès _rapide
  508. ;
  509. MSG_Sett_Directory_GAD
  510. _Directory
  511. _Verzeichnis
  512. _Contenu
  513. ;
  514. MSG_Sett_KMode_GAD
  515. _TV Mode
  516. _TV Modus
  517. _Mode TV
  518. ;
  519. MSG_Sett_Save_GAD
  520. _Save
  521. _Speichern
  522. _Sauver
  523. ;
  524. MSG_Sett_Cancel_GAD
  525. _Cancel
  526. _Abbrechen
  527. _Annuler
  528. ;
  529. MSG_Sett_Use_GAD
  530. _Use
  531. _Benutzen
  532. _Utiliser
  533. ;
  534. ;----------------------------------------------------------------------------
  535. ; SETT MENU SETT MENU SETT MENU SETT MENU SETT MENU SETT MENU SETT MENU SETT
  536. ;----------------------------------------------------------------------------
  537. MSG_MENU_Sett_Project
  538. Project
  539. Projekt
  540. Projet
  541. ;
  542. MSG_MENU_Sett_Open
  543. Open...
  544. Öffnen...
  545. Ouvrir...
  546. ;
  547. MSG_MENU_Sett_Open_Key
  548. O
  549. O
  550. O
  551. ;
  552. MSG_MENU_Sett_Save
  553. Save...
  554. Speichern...
  555. Sauver...
  556. ;
  557. MSG_MENU_Sett_Save_Key
  558. S
  559. S
  560. S
  561. ;
  562. MSG_MENU_Sett_SaveAs
  563. Save As...
  564. Speichern Als...
  565. Sauver en...
  566. ;
  567. MSG_MENU_Sett_SaveAs_Key
  568. A
  569. A
  570. A
  571. ;
  572. MSG_MENU_Sett_Edit
  573. Edit
  574. Vorgaben
  575. Editer
  576. ;
  577. MSG_MENU_Sett_ResetToDefault
  578. Reset to Default
  579. Auf Vorgaben zurücksetzen
  580. Valeurs par défaut
  581. ;
  582. MSG_MENU_Sett_ResetToDefault_Key
  583. Z
  584. Z
  585. Z
  586. ;
  587. MSG_MENU_Sett_LastSaved
  588. Last saved
  589. Auf zuletzt gespeichertes
  590. Dernières valeurs sauvées
  591. ;
  592. MSG_MENU_Sett_LastSaved_Key
  593. L
  594. L
  595. L
  596. ;
  597. MSG_MENU_Sett_LastUsed
  598. Last used
  599. Auf zuletzt benutztes
  600. Dernières valeurs utilisées
  601. ;
  602. MSG_MENU_Sett_LastUsed_Key
  603. R
  604. R
  605. R
  606. ;
  607. MSG_MENU_Sett_SaveCardAsDefault
  608. Save Card...
  609. Karte Speichern...
  610. Sauver carte...
  611. ;
  612. MSG_MENU_Sett_SaveCardAsDefault_Key
  613. §
  614. §
  615. §
  616. ;
  617. ;----------------------------------------------------------------------------
  618. ; ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU ABOU
  619. ;----------------------------------------------------------------------------
  620. MSG_Abou_WindowTitle
  621. About...
  622. Über...
  623. A propos...
  624. ;
  625. MSG_Abou_Ok_GAD
  626. _OK
  627. _Ok
  628. _Ok
  629. ;
  630. ;----------------------------------------------------------------------------
  631. ; PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC PATC
  632. ;----------------------------------------------------------------------------
  633. MSG_Patc_WindowTitle
  634. Save Game Converter...
  635. Der Spieldateikonvertierer...
  636. Convertisseur de sauvegardes...
  637. ;
  638. MSG_Patc_GameName_GAD
  639. Game
  640. Spiel
  641. Jeu
  642. ;
  643. MSG_Patc_AuthorName_GAD
  644. Author
  645. Autor
  646. Auteur
  647. ;
  648. MSG_Patc_PatchTo_GAD
  649. Convert _to
  650. K_onvertieren nach
  651. Convertir _en
  652. ;
  653. MSG_Patc_LanguageTo_GAD
  654. Language
  655. Spache
  656. Langage
  657. ;
  658. MSG_Patc_Patch_GAD
  659. C_onvert
  660. _Konvertieren
  661. _Convertir
  662. ;
  663. MSG_Patc_Cancel_GAD
  664. _Cancel
  665. _Abbrechen
  666. _Annuler
  667. ;
  668. ;----------------------------------------------------------------------------
  669. ; Card Card Card Card Card Card Card Card Card Card Card Card Card Card Card
  670. ;----------------------------------------------------------------------------
  671. MSG_Card_WindowTitle
  672. The Card Wizard
  673. Der Kartenzauberer
  674. Assistant pour cartes
  675. ;
  676. MSG_Card_Name_GAD
  677. Na_me
  678. Na_me
  679. _Nom
  680. ;
  681. ; -- Attention: The Bit,Byte and Data field require spaces at the end.
  682. ;
  683. MSG_Card_SpeedReadByte_GAD
  684. B_yte:  
  685. B_yte:  
  686. O_ctet:  
  687. ;
  688. MSG_Card_SpeedReadBit_GAD
  689. B_it:  
  690. B_it:  
  691. _Bit:  
  692. ;
  693. MSG_Card_SpeedReadData_GAD
  694. _Data:  
  695. _Daten:  
  696. _Données:  
  697. ;
  698. MSG_Card_SpeedWriteByte_GAD
  699. Byt_e:  
  700. Byte:_  
  701. Oc_tet:  
  702. ;
  703. MSG_Card_SpeedWriteBit_GAD
  704. Bi_t:  
  705. Bi_t:  
  706. B_it:  
  707. ;
  708. MSG_Card_SpeedWriteData_GAD
  709. D_ata:  
  710. Date_n:  
  711. D_onnées:  
  712. ;
  713. MSG_Card_MultiPageStart_GAD
  714. _Start
  715. _Start
  716. Dé_marrer
  717. ;
  718. MSG_Card_MultiPageUp_GAD
  719. Page _Up
  720. näc_hste Seite
  721. Page _Haut
  722.  
  723. ;
  724. MSG_Card_MultiPageDown_GAD
  725. Page Do_wn
  726. _vorherige Seite
  727. Page Ba_s
  728. ;
  729. MSG_Card_MultiPageEnd_GAD
  730. _End
  731. _Ende
  732. _Fin
  733. ;
  734. MSG_Card_Use_GAD
  735. _Use
  736. _Benutzen
  737. _Utiliser
  738. ;
  739. MSG_Card_Cancel_GAD
  740. _Cancel
  741. _Abbrechen
  742. _Annuler
  743. ;
  744. ;-- Attention there are spaces before and after any translation!!!
  745. ;
  746. MSG_Card_ReadDelays_GAD
  747.  Read Delays 
  748.  Leseverzögerungen 
  749.  Lire Délais 
  750. ;
  751. MSG_Card_WriteDelays_GAD
  752.  Write Delays 
  753.  Schreibverzögerungen 
  754.  Ecrire Délais 
  755. ;
  756. MSG_Card_MultiPage_GAD
  757.  Multipage Support 
  758.  Multipage Unterstützung 
  759.  Support Multipage 
  760. ;----------------------------------------------------------------------------
  761. ; REQUESTER REQUESTER REQUESTER REQUESTER REQUESTER REQUESTER REQUESTER
  762. ;----------------------------------------------------------------------------
  763. MSG_REQ_Title
  764. MCControl Request
  765. MCControl Meldung
  766. Requête de MCControl
  767. ;
  768. MSG_REQ_Ok
  769. Ok
  770. Ok
  771. Ok
  772. ;
  773. MSG_REQ_WriteCancel
  774. Write|Cancel
  775. Schreiben|Abbrechen
  776. Ecrire|Annuler
  777. ;
  778. MSG_REQ_ProceedCancel
  779. Proceed|Cancel
  780. Fortfahren|Abbrechen
  781. Continuer|Annuler
  782. ;
  783. MSG_REQ_ProceedSelectAbort
  784. Proceed|Select|Cancel
  785. Fortfahren|Auswählen|Abbrechen
  786. Continuer|Choisir|Annuler
  787. ;
  788. MSG_REQ_LibNotFound
  789. Unable to open '%s'!
  790. Kann die '%s' nicht öffnen!
  791. Impossible d'ouvrir '%s'!
  792. ;
  793. ;----------------------------------------------------------------------------
  794. ; REAL USED Messages
  795. ;----------------------------------------------------------------------------
  796. ;----------------------------------------------------------------------------
  797. MSG_Error_UnableToOpenParallel
  798. Unable to open parallel port!
  799. Kann den Parallelport nicht öffnen!
  800. Impossible d'ouvrir le port parallèle!
  801. ;
  802. MSG_REQ_OpenError
  803. Unable to open\n'%s'!
  804. Kann die Datei\n'%s' nicht öffnen!
  805. Impossible d'ouvrir\n'%s'!
  806. ;
  807. MSG_REQ_XPKLoadError
  808. Error while reading  '%s'!\n%s
  809. Fehler beim Laden der Datei '%s'!\n%s
  810. Erreur en lisant '%s'!\n%s
  811. ;
  812. MSG_REQ_XPKSaveError
  813. Error while writing  '%s'!\n%s
  814. Fehler beim Speichern der Datei '%s'!\n%s
  815. Erreur en écrivant '%s'!\n'%s'
  816. ;
  817. MSG_REQ_NotAnMemoryCardFile
  818. '%s' is not an MemoryCard Image!
  819. '%s' ist kein MemoryCard Abbild!
  820. '%s' n'est pas une image de carte mémoire!
  821. ;
  822. MSG_REQ_NotAnPSXSaveGameFile
  823. '%s' is not an valid .PSX file!
  824. '%s' ist keine gültige .PSX Datei!
  825. '%s' n'est pas un fichier .PSX valide!
  826. ;
  827. MSG_REQ_ReadError
  828. Error while reading\n'%s'!
  829. Fehler beim Lesen von\n'%s'!
  830. Erreur en lisant\n'%s'!
  831. ;
  832. MSG_REQ_WriteError
  833. Error while writing\n'%s'!
  834. Fehler beim Schreiben\nvon '%s'!
  835. Erreur en écrivant '%s'!
  836. ;
  837. MSG_REQ_CardReadError
  838. Card reading failed!\nPlease check your hardware\nand increase the delay\n value by using the\npreferences (if required)!
  839. Lesen der Karte fehlgeschlagen!\nPrüfen Sie die Hardware und erhöhen\nSie falls nötig die Verzögerungen\nin den Voreinstellungen!
  840. La lecture de la carte a échoué!\nVérifiez votre lecteur ou augmentez\nla valeur du délai dans les préférences!
  841. ;
  842. MSG_REQ_CardWriteError
  843. Card writing failed!\nPlease check your hardware\nand increase the delay\n value by using the\npreferences (if required)!
  844. Beschreiben der Karte fehlgeschlagen!\nPrüfen Sie die Hardware und erhöhen\nSie falls nötig die Verzögerungen\nin den Voreinstellungen!
  845. L'écriture de la carte a échoué!\nVérifiez votre lecteur ou augmentez\nla valeur du délai dans les préférences!
  846. ;
  847. MSG_REQ_NoBlocksFree
  848. This card is full!
  849. Auf dieser Karte ist\nkein Block frei!
  850. Il n'y a aucun bloc libre sur cette carte!
  851. ;
  852. MSG_REQ_NotEnoughBlocksFree
  853. The file to copy is bigger than the amount of space!
  854. Die Länge der Datei ist größer als der freie Platz!
  855. Il n'y a pas assez de place pour copier le fichier!
  856. ;
  857. MSG_REQ_LinkBlockInvalid
  858. Unable to find the link\ntop of this block!
  859. Kann den ersten Block dieser Kette nicht finden!
  860. Impossible de trouver le lien supérieur de ce bloc!
  861. ;
  862. MSG_REQ_LinkBlockOutOfRange
  863. Link block out of Range!
  864. Verkettungsnummer zu groß!
  865. Bloc de lien hors d'atteinte!
  866. ;
  867. MSG_REQ_LinkToTopBlock
  868. Top block linked!
  869. Kopfblock wurde verkettet!
  870. Bloc supérieur relié!
  871. ;
  872. MSG_REQ_LinkLoop
  873. Link Loop detected!
  874. Verkettungsschleife gefunden!
  875. Lien en boucle détecté!
  876. ;
  877. MSG_REQ_UnknownBlockType
  878. Unknown block type!
  879. Unbekannter Block Typ!
  880. Bloc de type inconnu!
  881. ;
  882. MSG_REQ_UnexpectedLinkEnd
  883. Unexpected link end!
  884. Unerwartetes Verkettungsende!
  885. Fin du lien inattendue!
  886. ;
  887. MSG_REQ_AreYouSureToSaveChangesToCard
  888. Do you wan´t to save\nchanges to MemoryCard?
  889. Wollen Sie die MemoryCard\nwirklich aktualisieren?
  890. Voulez-vous enregistrer les changements\nsur la carte mémoire ?
  891. ;
  892. MSG_REQ_AreYouSureToOverwriteYourCard
  893. Do you wan´t to\noverwrite whole MemoryCard?
  894. Wollen Sie wirklich die\nganze MemoryCard überschreiben?
  895. Voulez-vous réécrire la carte mémoire complète ?
  896. ;
  897. MSG_REQ_AutoKonfigInit
  898. Please insert card into\nslot 1 of your memory card!
  899. Bitte legen Sie eine Karte\nin den Karteneinschub 1!
  900. Veuillez insérer une carte\ndans le premier slot de votre lecteur!
  901. ;
  902. MSG_REQ_AutoKonfigError
  903. No default card is matching!
  904. Keine kompatible Karte gefunden!
  905. Aucune carte par défaut ne correspond!
  906. ;
  907. MSG_REQ_AutoKonfigPresent
  908. There is already a compatible\ncard in your personal list!
  909. Es befindet sich bereits\neine kompatible Karte in\nIhrer persönlichen Liste!
  910. Il y a déjà une carte compatible\ndans votre liste personnelle!
  911. ;
  912. MSG_UnexpectedBracket
  913. Unexpected Bracket!
  914. Unerwartete Klammer!
  915. Accolade inattendue
  916. ;
  917. MSG_UnexpectedEnd
  918. Unexpected End!
  919. Unerwartetes Ende!
  920. Fin inattendue!
  921. ;
  922. MSG_REQ_FileAlreadyExists
  923. File '%s'\nalready exists!
  924. Datei '%s'\nexistiert bereits!
  925. Le fichier '%s'\nexiste déjà!
  926. ;
  927. ;----------------------------------------------------------------------------
  928. ; ASL ASL ASL ASL ASL ASL ASL
  929. ;----------------------------------------------------------------------------
  930. MSG_ASL_SelectFileToSaveAs
  931. Select File to Save As
  932. Zu speichernde Datei angeben
  933. Choisissez le fichier à sauver
  934. ;
  935. MSG_ASL_SelectDrawerToSaveAs
  936. Select destination drawer
  937. Wählen Sie das Zielverzeichnis
  938. Select destination drawer
  939. ;
  940. MSG_ASL_SelectFileToOpen
  941. Select File to Open
  942. Zu öffnende Datei angeben
  943. Choisissez le fichier à ouvrir
  944. ;
  945. MSG_UnableToCreatePort
  946. Unable to create port!
  947. Kann keinen Port öffnen!
  948. Impossible de créer le port!
  949. ;
  950. MSG_UnableToCreateIORequest
  951. Unable to create IO request!
  952. Kann keinen IO Request erzeugen!
  953. Impossible de créer la requête IO!
  954. ;
  955. MSG_UnableToOpenDevice
  956. Unable to open device\n'%s'!
  957. Kann Gerät '%s' nicht öffnen!
  958. Impossible d'ouvrir le périphérique\'%s'!
  959. ;
  960. MSG_Error_OutOfMemory
  961. Out of Memory!
  962. Nicht genügend\nSpeicherplatz vorhanden!
  963. Mémoire insuffisante!
  964. ;
  965. ;----------------------------------------------------------------------------
  966. ;----------------------------------------------------------------------------
  967. MSG_Time_ReadWholeCard
  968. Reading whole Card...
  969. Lese die ganze Karte...
  970. Lecture de la carte complète...
  971. ;
  972. MSG_Time_WriteWholeCard
  973. Writing whole Card...
  974. Schreibe die ganze Karte...
  975. Ecriture de la carte complète...
  976. ;
  977. MSG_Time_ReadDirectory
  978. Reading Card Directory...
  979. Lese Kartenverzeichnis...
  980. Lecture du contenu de la carte...
  981. ;
  982. MSG_Time_ReadingNeededBlocks
  983. Reading needed Data...
  984. Lese benötigte Daten...
  985. Lecture des données requises...
  986. ;
  987. MSG_Time_ReadingFrame
  988. Reading Frame %ld/%ld (Errors: %ld)
  989. Lese Bereich %ld/%ld (Fehler: %ld)
  990. Lecture de la structure %ld/%ld (Erreurs: %ld)
  991. ;
  992. MSG_Time_WritingFrame
  993. Writing Frame %ld/%ld (Errors: %ld)
  994. Schreibe Bereich %ld/%ld (Fehler: %ld)
  995. Ecriture de la structure %ld/%ld (Erreurs: %ld)
  996. ;
  997. MSG_Time_ReadingDir
  998. Reading Directory %ld/%ld (Errors: %ld)
  999. Lese Directory %ld/%ld (Fehler: %ld)
  1000. Lecture du contenu %ld/%ld (Erreurs: %ld)
  1001. ;
  1002. MSG_Time_Abort_GAD
  1003. _Abort
  1004. _Abbrechen
  1005. _Annuler
  1006. ;
  1007. MSG_Time_Aborted
  1008. Card access aborted by user!
  1009. Der Kartenzugriff wurde manuell abgebrochen!
  1010. Accès à la carte suspendu par l'utilisateur!
  1011. ;
  1012. ;----------------------------------------------------------------------------
  1013. ;----------------------------------------------------------------------------
  1014. ; CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYCLE CYC
  1015. ;----------------------------------------------------------------------------
  1016. ;----------------------------------------------------------------------------
  1017. MSG_CY_1Slot
  1018. 1 Slot
  1019. 1 Einschub
  1020. 1 slot
  1021. ;
  1022. MSG_CY_2Slots
  1023. 2 Slots
  1024. 2 Einschübe
  1025. 2 slots
  1026. ;
  1027. MSG_CY_3Slots
  1028. 3 Slots
  1029. 3 Einschübe
  1030. 3 slots
  1031. ;
  1032. MSG_CY_4Slots
  1033. 4 Slots
  1034. 4 Einschübe
  1035. 4 slots
  1036. ;
  1037. MSG_CY_1
  1038. 1
  1039. 1
  1040. 1
  1041. ;
  1042. MSG_CY_2
  1043. 2
  1044. 2
  1045. 2
  1046. ;
  1047. MSG_CY_3
  1048. 3
  1049. 3
  1050. 3
  1051. ;
  1052. MSG_CY_4
  1053. 4
  1054. 4
  1055. 4
  1056. ;
  1057. MSG_CY_Classic
  1058. Classic
  1059. Classic
  1060. Classique
  1061. ;
  1062. MSG_CY_ProductID
  1063. ProductID
  1064. ProduktID
  1065. ID produit
  1066. ;
  1067. MSG_CY_Region
  1068. Region
  1069. Region
  1070. Région
  1071. ;
  1072. MSG_CY_ProductIDRegion
  1073. ProductID/Region
  1074. ProduktID/Region
  1075. ID produit/Région
  1076. ;
  1077. MSG_CY_RegionProductID
  1078. Region/ProductID
  1079. Region/ProduktID
  1080. Région/ID produit
  1081. ;
  1082. ;----------------------------------------------------------------------------
  1083. ;----------------------------------------------------------------------------
  1084. ; CONVERT ERRORS
  1085. ;----------------------------------------------------------------------------
  1086. ;----------------------------------------------------------------------------
  1087. MSG_Patch_Global
  1088. Unable to convert save game!\n%s
  1089. Kann Spielstand nicht konvertieren!\n%s
  1090. Impossible de convertir la sauvegarde du jeu!\n%s
  1091. ;
  1092. MSG_Patch_PatchMissing
  1093. Missing matching 'Patch' command!
  1094. Passendes 'Patch'-Kommando fehlt!
  1095. Impossible de trouver la commande 'Patch' correspondante!
  1096. ;
  1097. MSG_Patch_PatchInvalid
  1098. Patch command: Line invalid!
  1099. Patch Kommando: Zeile ungültig!
  1100. Commande Patch: Ligne incorrecte!
  1101. ;
  1102. MSG_Patch_UnknownCommand
  1103. Unknown Command
  1104. Unbekanntes Kommando
  1105. Commande inconnue
  1106. ;
  1107. MSG_Patch_EndPatchMissing
  1108. Missing matching 'EndPatch' command!
  1109. Passendes 'EndPatch'-Kommando fehlt!
  1110. Impossible de trouver la commande 'EndPatch' correspondante!
  1111. ;
  1112. MSG_Patch_ArgumentInvalid
  1113. Argument invalid!
  1114. Argument ungültig!
  1115. Argument incorrect!
  1116. ;
  1117. MSG_Patch_NoMatchingSGPFile
  1118. There is no SGP file for this save game!
  1119. Es gibt keine SGP Datei für diesen Spielstand!
  1120. Il n'y a pas de fichier SGP correspondant à ce jeu!
  1121. ;
  1122. ;----------------------------------------------------------------------------
  1123. ;----------------------------------------------------------------------------
  1124. ; Author/Beta Version Strings Author/Beta Version Strings Author/Beta Version
  1125. ;----------------------------------------------------------------------------
  1126. ;----------------------------------------------------------------------------
  1127. MSG_Menu_Test
  1128. Test
  1129. Test
  1130. Test
  1131. ;
  1132. MSG_Menu_Test_Key
  1133. T
  1134. T
  1135. T
  1136. ;
  1137.